Skip to main content

ApplicationForm

ApplicationForm Component

This component is a form for creating and editing applications. It uses Formik for form management and Yup for form validation.

Props

PropTypeDescription
applicationApplication from @/thorapi/modelThe application object to be edited

Example Usage

Interactive playgrounds load on the client. Refresh in a browser to edit this lesson.